1*16467b97STreehugger Robot 2*16467b97STreehugger RobotMicrosoft Visual Studio Solution File, Format Version 10.00 3*16467b97STreehugger Robot# Visual Studio 2008 4*16467b97STreehugger RobotProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr3.Runtime (VS2008)", "Antlr3.Runtime\Antlr3.Runtime (VS2008).csproj", "{CF15D0D5-BE72-4F98-B70F-229ABA1DF0E8}" 5*16467b97STreehugger RobotEndProject 6*16467b97STreehugger RobotProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr3.Utility (VS2008)", "Antlr3.Utility\Antlr3.Utility (VS2008).csproj", "{BEB27DCC-ABFB-4951-B618-2B639EC65A46}" 7*16467b97STreehugger RobotEndProject 8*16467b97STreehugger RobotProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr3.Runtime.Tests (VS2008)", "Antlr3.Runtime.Tests\Antlr3.Runtime.Tests (VS2008).csproj", "{784B3027-5E9C-4BF2-BFE6-B5002CAE30AB}" 9*16467b97STreehugger RobotEndProject 10*16467b97STreehugger RobotGlobal 11*16467b97STreehugger Robot GlobalSection(SolutionConfigurationPlatforms) = preSolution 12*16467b97STreehugger Robot Debug|Any CPU = Debug|Any CPU 13*16467b97STreehugger Robot Release|Any CPU = Release|Any CPU 14*16467b97STreehugger Robot EndGlobalSection 15*16467b97STreehugger Robot GlobalSection(ProjectConfigurationPlatforms) = postSolution 16*16467b97STreehugger Robot {CF15D0D5-BE72-4F98-B70F-229ABA1DF0E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 17*16467b97STreehugger Robot {CF15D0D5-BE72-4F98-B70F-229ABA1DF0E8}.Debug|Any CPU.Build.0 = Debug|Any CPU 18*16467b97STreehugger Robot {CF15D0D5-BE72-4F98-B70F-229ABA1DF0E8}.Release|Any CPU.ActiveCfg = Release|Any CPU 19*16467b97STreehugger Robot {CF15D0D5-BE72-4F98-B70F-229ABA1DF0E8}.Release|Any CPU.Build.0 = Release|Any CPU 20*16467b97STreehugger Robot {BEB27DCC-ABFB-4951-B618-2B639EC65A46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 21*16467b97STreehugger Robot {BEB27DCC-ABFB-4951-B618-2B639EC65A46}.Debug|Any CPU.Build.0 = Debug|Any CPU 22*16467b97STreehugger Robot {BEB27DCC-ABFB-4951-B618-2B639EC65A46}.Release|Any CPU.ActiveCfg = Release|Any CPU 23*16467b97STreehugger Robot {BEB27DCC-ABFB-4951-B618-2B639EC65A46}.Release|Any CPU.Build.0 = Release|Any CPU 24*16467b97STreehugger Robot {784B3027-5E9C-4BF2-BFE6-B5002CAE30AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 25*16467b97STreehugger Robot {784B3027-5E9C-4BF2-BFE6-B5002CAE30AB}.Debug|Any CPU.Build.0 = Debug|Any CPU 26*16467b97STreehugger Robot {784B3027-5E9C-4BF2-BFE6-B5002CAE30AB}.Release|Any CPU.ActiveCfg = Release|Any CPU 27*16467b97STreehugger Robot {784B3027-5E9C-4BF2-BFE6-B5002CAE30AB}.Release|Any CPU.Build.0 = Release|Any CPU 28*16467b97STreehugger Robot EndGlobalSection 29*16467b97STreehugger Robot GlobalSection(SolutionProperties) = preSolution 30*16467b97STreehugger Robot HideSolutionNode = FALSE 31*16467b97STreehugger Robot EndGlobalSection 32*16467b97STreehugger Robot GlobalSection(MonoDevelopProperties) = preSolution 33*16467b97STreehugger Robot name = Antlr3.Runtime (VS2008) 34*16467b97STreehugger Robot version = 0.1 35*16467b97STreehugger Robot StartupItem = Antlr3.Runtime\Antlr3.Runtime (VS2008).csproj 36*16467b97STreehugger Robot Policies = $0 37*16467b97STreehugger Robot $0.DotNetNamingPolicy = $1 38*16467b97STreehugger Robot $1.DirectoryNamespaceAssociation = None 39*16467b97STreehugger Robot $1.ResourceNamePolicy = FileName 40*16467b97STreehugger Robot EndGlobalSection 41*16467b97STreehugger RobotEndGlobal 42